{strip} {assign var=ad value=$this->getAdMarkup('apps')}
{$this->lang['book_categories']}
{foreach $query_apps as $res}
{if strtotime("+3 days", $res.added) >= time()} {/if}
{$this->getAppPlayersCount($res.id)} {$this->lang['players']}
{foreachelse} {if $custom_msg} {$custom_msg} {else}
{$this->lang['no_games_in_categ']}
{/if} {/foreach}
{/strip}